[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 269  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27629Bryant, Jose, D98366Port OrchardWashingtonUnited States
17369Brown, Ethan91950Lincoln AcresCaliforniaUnited States
11754Ortega, Janet, L2036MalabarNew South WalesAustralia

Generated 2025-07-09 19:05:38.647 UTC