[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 1641   <  SKIP 726  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22401Price, Ian, J4700RockhamptonQueenslandAustralia
28805Bennett, Marissa, J94941Mill ValleyCaliforniaUnited States
16968Griffin, Ian92102San DiegoCaliforniaUnited States

Generated 2025-07-20 22:04:46.248 UTC