[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 438   SHUFFLE   <  SKIP 548  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18835Coleman, Isabelle, J92020El CajonCaliforniaUnited States
25890Brown, Chloe, D94010BurlingameCaliforniaUnited States
17804Torres, Melody91054ErlangenBayernGermany

Generated 2025-07-14 00:37:04.123 UTC