[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 875   SHUFFLE   <  SKIP 906  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12630Simmons, KevinGA10GatesheadEnglandUnited Kingdom
12222Xu, Jenny, KSW19 3RULondonEnglandUnited Kingdom
27308Rana, Marie, ACM11BillericayEnglandUnited Kingdom
17933Prasad, VirginiaSL67RJMaidenheadEnglandUnited Kingdom
20111Zhu, Brittney, E91502BurbankCaliforniaUnited States
22451Rai, Barbara, JGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-09 05:24:25.299 UTC