[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   SKIP 650   SHUFFLE   <  SKIP 1383  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23966Sharma, Grant, RLA1 1LNLancasterEnglandUnited Kingdom
11366Patel, Virginia, R3198SeafordVictoriaAustralia
11391Xie, Lindsay, T38231SalzgitterHessenGermany

Generated 2025-07-14 13:35:44.462 UTC