[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 468 SHUFFLE < SKIP 966 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23426 | Ferrier, Mathew | 2055 | North Sydney | New South Wales | Australia |
19542 | Allen, Robert, E | 97301 | Salem | Oregon | United States |
Generated 2025-07-14 09:37:57.990 UTC