[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 634   SHUFFLE   <  SKIP 351  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14594Taylor, Lauren, T91791West CovinaCaliforniaUnited States
21800Raman, Heidi, L94519ConcordCaliforniaUnited States
12742Martinez, Samantha, C42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-17 11:42:16.844 UTC