[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 250   SHUFFLE   <  SKIP 1411  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26673Alexander, Austin3280WarrnamboolVictoriaAustralia
17278Price, Isabella, L2444Port MacquarieNew South WalesAustralia
22776Perry, Julia92806La JollaCaliforniaUnited States

Generated 2025-07-08 07:41:09.520 UTC