[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 250 < SKIP 1758 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18796 | Ruiz, Marvin, R | 1002 | Sydney | New South Wales | Australia |
18903 | Zeng, Louis | 1002 | Sydney | New South Wales | Australia |
19598 | Powell, Kaitlyn | 1002 | Sydney | New South Wales | Australia |
Generated 2025-10-11 14:00:44.036 UTC