[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 405   SHUFFLE   <  SKIP 473  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22625Patel, Meagan93700DrancySeine Saint DenisFrance
20543Miller, Seth91791West CovinaCaliforniaUnited States
22929Davis, Isabella, A4000BrisbaneQueenslandAustralia
28212Hernandez, Melody, E3977CranbourneVictoriaAustralia

Generated 2025-07-15 03:01:40.635 UTC