[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4252  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24110Brooks, Kaylee, S93700DrancySeine Saint DenisFrance
28733Ramos, Diana, JE17 6JFLondonEnglandUnited Kingdom
26749Sun, Rafael4655Hervey BayQueenslandAustralia

Generated 2025-07-11 03:52:05.413 UTC