[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 508   SHUFFLE   <  SKIP 786  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13485Allen, Thomas, J91910Chula VistaCaliforniaUnited States
23060Long, Isabella, C94303Palo AltoCaliforniaUnited States
11767Madan, Meagan4171HawthorneQueenslandAustralia

Generated 2025-07-16 06:09:42.891 UTC