[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 437   <  SKIP 4350  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15995Johnson, Kaitlyn, L90241DowneyCaliforniaUnited States
16091Lewis, Alyssa, K90241DowneyCaliforniaUnited States
16138Butler, David, H90241DowneyCaliforniaUnited States

Generated 2025-07-08 01:17:53.832 UTC