[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 6081   SHUFFLE   <  SKIP 48  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23200Rodriguez, Grace, C98027IssaquahWashingtonUnited States
25121Yang, Clarence, D4655Hervey BayQueenslandAustralia
24227Phillips, Sara, A92020El CajonCaliforniaUnited States

Generated 2025-07-21 11:44:54.320 UTC