[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 7025   SHUFFLE   <  SKIP 9  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26688Xu, Brittney, E98312BremertonWashingtonUnited States
21767Ramirez, Mariah, M90706BellflowerCaliforniaUnited States
23535Goel, Dawn7001HobartTasmaniaAustralia

Generated 2025-07-19 05:44:47.458 UTC