[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 127   SHUFFLE   <  SKIP 1588  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28480Vazquez, Arthur2060Lavender BayNew South WalesAustralia
18594Garcia, Kristi91502BurbankCaliforniaUnited States
24616Cook, Zoe94070San CarlosCaliforniaUnited States

Generated 2025-07-18 01:56:35.641 UTC