[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 327   SHUFFLE   <  SKIP 1703  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13965Sara, Barry, R4655Hervey BayQueenslandAustralia
28031Navarro, Kari91910Chula VistaCaliforniaUnited States
15321Phillips, Blake94536FremontCaliforniaUnited States

Generated 2025-07-14 22:21:58.684 UTC