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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24137Sharma, Tara66041PoingSaarlandGermany
25037Rai, Terrence, R6006PerthSouth AustraliaAustralia
11975Garcia, Destiny, B91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 19:11:23.175 UTC