[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 2359   SHUFFLE   <  SKIP 4587  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13380Scott, Katherine90706BellflowerCaliforniaUnited States
18196Rana, Ivan, K2450Coffs HarbourNew South WalesAustralia
12443James, Garrett91502BurbankCaliforniaUnited States

Generated 2025-07-21 02:37:53.689 UTC