[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   SHUFFLE   SKIP 5500   <  SKIP 2117  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21902James, Natalie, M91203GlendaleCaliforniaUnited States
22847Chen, Jaclyn, C2580GoulburnNew South WalesAustralia
21689Simmons, Olivia, Z98225BellinghamWashingtonUnited States

Generated 2025-07-21 22:21:42.229 UTC