[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 327   SHUFFLE   <  SKIP 1700  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22897Ramirez, Arianna, C98366Port OrchardWashingtonUnited States
22684Cooper, Lauren, W20354HamburgHamburgGermany
23535Goel, Dawn7001HobartTasmaniaAustralia

Generated 2025-07-15 04:35:34.051 UTC