[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 875   SHUFFLE   <  SKIP 5259  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25279Barnes, Jordyn, L91977Spring ValleyCaliforniaUnited States
22276Gray, Gabriella, M91776San GabrielCaliforniaUnited States
17261Shan, Kyle, C98901YakimaWashingtonUnited States

Generated 2025-07-14 21:39:47.519 UTC