[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 653   SHUFFLE   <  SKIP 1106  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14176Rai, Mindy93000BobignySeine Saint DenisFrance
23966Sharma, Grant, RLA1 1LNLancasterEnglandUnited Kingdom
14166Jenkins, Elizabeth, I78100Saint Germain en LayeYvelineFrance
19138Coleman, Eric, T97222MilwaukieOregonUnited States

Generated 2025-07-21 05:42:36.858 UTC