[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 33 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21903 | Jenkins, Fernando, J | 95062 | Santa Cruz | California | United States |
13756 | Young, Kaylee, S | V0 | Sooke | British Columbia | Canada |
Generated 2025-07-09 22:28:01.331 UTC