[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 3669 SHUFFLE < SKIP 2269 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16355 | Foster, Sam, J | 91910 | Chula Vista | California | United States |
16366 | Henderson, Isabelle, K | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-17 04:00:37.652 UTC