[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 416   SHUFFLE   <  SKIP 2137  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28269Green, Alexandra, M91203GlendaleCaliforniaUnited States
22585He, Kelvin, A45001EssenHamburgGermany
28396Munoz, Rebekah22001HamburgHessenGermany

Generated 2025-07-15 22:04:57.072 UTC