[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 817   SHUFFLE   <  SKIP 326  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13247Chen, Zachary91502BurbankCaliforniaUnited States
27157Xu, Raul48001MünsterSaarlandGermany
17548Adams, Kaylee, F94611OaklandCaliforniaUnited States
23672Flores, Abigail, L98371PuyallupWashingtonUnited States

Generated 2025-07-20 05:56:13.197 UTC