[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 413   SHUFFLE   <  SKIP 493  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17381Guo, Krystal, S4217Gold CoastQueenslandAustralia
20672Ross, Fernando94519ConcordCaliforniaUnited States
13472Pearson, Simon91950National CityCaliforniaUnited States
18771Green, Robert, L91203GlendaleCaliforniaUnited States

Generated 2025-07-20 09:53:56.452 UTC