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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15927Huang, Gilbert, N12311BerlinSaarlandGermany
23742Cox, Morgan, C92806La JollaCaliforniaUnited States
22385Lal, Misty, LRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-12 10:07:25.420 UTC