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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21531Vance, Kari, C93400Saint-DenisSeine Saint DenisFrance
14752Turner, Seth90210Beverly HillsCaliforniaUnited States
14024Moore, Hannah94611OaklandCaliforniaUnited States
15983Ross, Alexis, L94070San CarlosCaliforniaUnited States

Generated 2025-07-19 17:05:36.115 UTC